home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 July / macformat-026.iso / mac / Demos / Other / Zargon Zoo Demo / Intro2 / 00009.ls < prev    next >
Encoding:
Text File  |  1994-08-06  |  62 b   |  5 lines

  1. set x to random(4)
  2. if x = 1 then
  3.   go(label("blink1"))
  4. end if
  5.